home *** CD-ROM | disk | FTP | other *** search
- # This is a description of the wimp interface for WebGIF
-
- tool_details_start
- name "WebGIF";
- command_is "<WebGIF$Dir>.webgif";
- version "1.00 (June 26 1995)";
- wimpslot 128k;
- has_extended_cmdline;
- tool_details_end
-
- metaoptions_start
- has_auto_run;
- has_auto_save leafname from icn 3;
- has_text_window;
- has_summary_window;
- metaoptions_end
-
- fileoutput_start
- output_dft_is produces_output;
- fileoutput_end
-
- dbox_start
- icons_start
- icn 3 maps_to string not_saved;
- icn 6 maps_to "-i";
- icn 7 maps_to "-t " followed_by icn 9;
- icn 9 maps_to number not_saved;
- icn 10 maps_to "-d";
- icn 11 maps_to "-l";
- icons_end
-
- defaults
- icn 3 "",
- icn 6 off,
- icn 7 off,
- icn 9 255,
- icn 10 on,
- icn 11 off;
-
- imports_start
- drag_to icn 3 inserts icn 3;
- drag_to any inserts icn 3;
- drag_to iconbar inserts icn 3;
- imports_end
- dbox_end
-
- order_is icn 6, icn 7, icn 10, icn 11, icn 3, output;
-